//==============================================================================
// University_anim.txt
//==============================================================================

import Construction_defines_anim.txt

//==============================================================================
anim idle
{
      SetSelector
      {
         TechLogic age 2/age 3/age 4
         SetSelector
         {
            ConstructionLogic 0 50
            set hotspot
            {
               version
               {
                  Visual Building N TinghollAge1
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction XLarge A
		            connect attachpoint N_Long_Brick hotspot
		            connect face N_Long_Brick hotspot
		            connect chin N_Medium_Brick hotspot
		            connect leftfoot N_Medium_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction XLarge B
		            connect attachpoint N_Long_Brick hotspot
		            connect face N_Long_Brick hotspot
		            connect chin N_Medium_Brick hotspot
		            connect leftfoot N_Medium_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
               }
            }
         }
         SetSelector
         {
            ConstructionLogic 0 50
            set hotspot
            {
               version
               {
                  Visual Building N TinghollAge2
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction XLarge A
		            connect attachpoint N_Long_Brick hotspot
		            connect face N_Long_Brick hotspot
		            connect chin N_Medium_Brick hotspot
		            connect leftfoot N_Medium_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction XLarge B
		            connect attachpoint N_Long_Brick hotspot
		            connect face N_Long_Brick hotspot
		            connect chin N_Medium_Brick hotspot
		            connect leftfoot N_Medium_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
               }
            }
         }
         SetSelector
         {
            ConstructionLogic 0 50
            set hotspot
            {
               version
               { 
                  Visual Building N TinghollAge3
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction XLarge A
		            connect attachpoint N_Long_Brick hotspot
		            connect face N_Long_Brick hotspot
		            connect chin N_Medium_Brick hotspot
		            connect leftfoot N_Medium_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
               }
            }
            set hotspot
            {
               version
               {
                  Visual Building Construction XLarge B
		            connect attachpoint N_Long_Brick hotspot
		            connect face N_Long_Brick hotspot
		            connect chin N_Medium_Brick hotspot
		            connect leftfoot N_Medium_Brick hotspot
		            connect lefthand N_Small_Brick hotspot
		            connect leftleg N_Small_Brick hotspot
               }
            }
         }
   }
}
